home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
program
/
snpd9611.zip
/
KBTRAP.H
< prev
next >
Wrap
C/C++ Source or Header
|
1996-11-24
|
221b
|
15 lines
/* +++Date last modified: 02-Sep-1996 */
/*
** KBTRAP.H - Header for KBTRAP.C
*/
#ifndef KBTRAP_H__
#define KBTRAP_H__
void activate_KBtrap(void);
void deactivate_KBtrap(void);
#endif /* KBTRAP_H__ */